home *** CD-ROM | disk | FTP | other *** search
/ 1000 Apple LAN Literacy / 1000 Apple LAN Literacy.iso / Apple LAN Literacy / Literacy Segments Part 1 / Literacy Segments Part 1 / card_40468.txt < prev    next >
Text File  |  1989-08-22  |  1KB  |  61 lines

  1. -- card: 40468 from stack: in
  2. -- bmap block id: 41363
  3. -- flags: 0000
  4. -- background id: 40736
  5. -- name: What is the OSI Model?
  6. ----- HyperTalk script -----
  7. on doMenu what
  8.   if what is "prev" then exit doMenu
  9.   pass doMenu
  10. end doMenu
  11.  
  12. on arrowKey which
  13.   if the textArrows and the optionKey is not down then
  14.     pass arrowKey
  15.     exit to HyperCard
  16.   end if
  17.   if which is "left" then exit arrowKey
  18.   pass arrowKey
  19. end arrowKey
  20.  
  21.  
  22. -- part 1 (button)
  23. -- low flags: 00
  24. -- high flags: 0000
  25. -- rect: left=478 top=319 right=341 bottom=498
  26. -- title width / last selected line: 0
  27. -- icon id / first selected line: 1401 / 1401
  28. -- text alignment: 1
  29. -- font id: 0
  30. -- text size: 12
  31. -- style flags: 0
  32. -- line height: 16
  33. -- part name: Prev
  34. ----- HyperTalk script -----
  35. on mouseUp
  36.  
  37. end mouseUp
  38.  
  39.  
  40.  
  41. -- part 2 (button)
  42. -- low flags: 00
  43. -- high flags: 0000
  44. -- rect: left=493 top=319 right=341 bottom=512
  45. -- title width / last selected line: 0
  46. -- icon id / first selected line: 1400 / 1400
  47. -- text alignment: 1
  48. -- font id: 0
  49. -- text size: 12
  50. -- style flags: 0
  51. -- line height: 16
  52. -- part name: Next
  53.  
  54.  
  55. -- part contents for background part 3
  56. ----- text -----
  57. What is the OSI Model?
  58.  
  59. -- part contents for background part 33
  60. ----- text -----
  61. 40468